Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

182
Vistas
Material-table Exporting table rows as CSV excel files fails due to special symbol "#"

I have a material-table implemented in my react application which displays a list of products. The table has many rows of products and when i try to use the export feature which comes up with this library everything works fine and all products are exported in a CSV file. The only issue is when a special symbol especially # is present in any field of the row-column is present then the table is exported but only till the row which has that special symbol.

The Product page which has the Table implemented:

     <Table
          companyActiveAction={(e, data) => this.productStatusToggle(e, data)}
          tableReload={(e) => this.tableReload(e)}
          options={{
            exportButton: true,
          }}
          columns={columns}
          createNew={false}
          data={(query) => this.getTable(query)}
          title={'Products'}
          search={true}
          // exports={true}
          exports={this.props.UserDetail.permissions.exportRecord}
          paging={true}
          toDateFilter={(e) => this.toDateFilter(e)}
          fromDateFilter={(e) => this.fromDateFilter(e)}
          // datefilter={true}
        />
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda